Search AD Groups

{ searchAdGroups }

Search for security groups in a given Active Directory domain

Method

/API/admin/searchAdGroups

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    searchdata

    Object Type

    Description

    SearchAdGroupsData

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    The LDAP group object contains a list of all Active Directory groups. Note that the response is returned as a list of items of this object type.

    Notes

    This feature is useful for finding groups in the Active Directory to add to the system. It is only functional if using the Active Directory as the authentication provider